home *** CD-ROM | disk | FTP | other *** search
/ Freelog 125 / Freelog_MarsAvril2015_No125.iso / ViePratique / gnucash / gnucash-2.6.5-setup.exe / {app} / lib / pkgconfig / pango.pc < prev    next >
Text File  |  2014-11-02  |  359b  |  15 lines

  1. prefix=/c/gcdev/dependencies/gtk-install
  2. exec_prefix=${prefix}
  3. libdir=${exec_prefix}/lib
  4. includedir=${prefix}/include
  5.  
  6. pango_module_version=1.8.0
  7.  
  8. Name: Pango
  9. Description: Internationalized text handling
  10. Version: 1.34.0
  11. Requires: glib-2.0 gobject-2.0
  12. Requires.private: gmodule-no-export-2.0
  13. Libs: -L${libdir} -lpango-1.0 -lm
  14. Cflags: -I${includedir}/pango-1.0
  15.